config: exynos5420: move non common configs to specific board files
authorHyungwon Hwang <[email protected]>
Fri, 12 Dec 2014 05:45:44 +0000 (14:45 +0900)
committerMinkyu Kang <[email protected]>
Mon, 22 Dec 2014 11:37:10 +0000 (20:37 +0900)
commit43900da88638b98344fcbe9f5695e60df6dcb17f
tree4ac94825875c662a5dc9dd6e04df706f7f2dda36
parentd8bec60c1b0de7770f9b56ad092ab9be801d99af
config: exynos5420: move non common configs to specific board files

The media for boot and environment is a board-specific feature, not a
processor-specific. This is same to console port number and  some
other addresses. This patch moves the that kinds of configs to each
board-specific files from the common config file for Exynos5420.

Signed-off-by: Hyungwon Hwang <[email protected]>
Acked-by: Simon Glass <[email protected]>
Tested-by: Kevin Hilman <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
include/configs/exynos5420-common.h
include/configs/peach-pi.h
include/configs/peach-pit.h
include/configs/smdk5420.h